Skip to content

Conversation

@Aryan-Verma-999
Copy link

@Aryan-Verma-999 Aryan-Verma-999 commented Nov 26, 2025

#1761
Add an images optional dependency group following the existing pattern for aiohttp and local-tokenizer.

[project.optional-dependencies]
aiohttp = ["aiohttp<3.13.3"]
local-tokenizer = ["sentencepiece>=0.2.0", "protobuf"]
images = ["pillow>=8.0.0"]  # Added

Users can now install with:

pip install google-genai[images]

@google-cla
Copy link

google-cla bot commented Nov 26, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@janasangeetha janasangeetha self-assigned this Nov 28, 2025
@janasangeetha janasangeetha added the size:S Code changes < 10 lines label Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S Code changes < 10 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants